home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / progs / DIRECTOR / data.z / Field Lingo.dir / Scripts_42_Word Operations Command 1.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  63 b   |  5 lines

  1. on mouseDown
  2.   doButton()
  3.   delete word 6 of field "Story"
  4. end
  5.